home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip Kasım 2003.iso / prog / openoff / f_0070 / org / openoffice / Office / Jobs.properties < prev    next >
Encoding:
Text File  |  2003-04-03  |  1001 b   |  11 lines

  1. templates.group[Job].info.desc=Describes an UNO service, which is registered for a special event.
  2. templates.group[Job].prop[AdminTime].info.desc=Contains a time stamp of the admin layer. If it is newer than UserTime, the job will be reactivated.
  3. templates.group[Job].prop[UserTime].info.desc=Contains a time stamp of the user layer. If it older then AdminTime, the job will be reactivated.
  4. templates.group[Job].prop[Service].info.desc=Specifies the UNO service name of the job implementation.
  5. templates.group[Job].prop[Async].info.desc=Marks job as asynchronous.
  6. templates.group[Job].group[Arguments].info.desc=Specifies own configuration data of a job.
  7. templates.group[Event].info.desc=Describes the event for which a UNO service can be registered as a job.
  8. templates.group[Event].prop[Joblist].info.desc=Specifies whether jobs can be registered for events.
  9. component.set[Jobs].info.desc=Contains a list of all registered jobs.
  10. component.set[Events].info.desc=Contains a list of all possible events.
  11.